DioDocs for PDF
GcWicBitmap コンストラクタ(Image,Nullable<Rectangle>)

GrapeCity.Documents.Imaging.Windows アセンブリ > GrapeCity.Documents.Imaging.Windows 名前空間 > GcWicBitmap クラス > GcWicBitmap コンストラクタ : GcWicBitmap コンストラクタ(Image,Nullable<Rectangle>)
GrapeCity.Documents.Drawing.Image used as the source of image data.
Clipping rectangle of the image to be loaded.
Initializes a new instance of the GcWicBitmap class.
シンタックス
'宣言
 
Public Function New( _
   ByVal image As Image, _
   Optional ByVal imageRect As System.Nullable(Of Rectangle) _
)
public GcWicBitmap( 
   Image image,
   System.Nullable<Rectangle> imageRect
)

パラメータ

image
GrapeCity.Documents.Drawing.Image used as the source of image data.
imageRect
Clipping rectangle of the image to be loaded.
参照

GcWicBitmap クラス
GcWicBitmap メンバ
オーバーロード一覧